cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/08 - Number Counter/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta na
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta na
const counter = document.getElementById('counter');
const increase = document.querySelector('.increase');
const decrease = docum
const increase = document.querySelector('.increase');
const decrease = docum